Path: api/v1/jobreport/{jobno}
This endpoint supports the following methods:
GET
Summary: Returns the job report.
Description: Custom URL query params will be sent to the report
Query Parameters
| Parameter | Optional | Description |
|---|---|---|
| reportname | ✓ | The report name to use. Default report can be defined using the global variable WEBAPI_DefaultJobReport. |
Path: api/v1/jobreport/1234
Example GET